[INFO] fetching crate openpgp-ca-lib 0.14.0...
[INFO] checking openpgp-ca-lib-0.14.0 against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] extracting crate openpgp-ca-lib 0.14.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate openpgp-ca-lib 0.14.0
[INFO] finished tweaking crates.io crate openpgp-ca-lib 0.14.0
[INFO] tweaked toml for crates.io crate openpgp-ca-lib 0.14.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openpgp-ca-lib 0.14.0 on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 338 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding crossterm v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.10)
[INFO] [stderr]       Adding diesel_migrations v1.4.0 (available: v2.3.2)
[INFO] [stderr]       Adding expectrl v0.7.1 (available: v0.9.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding openpgp-card v0.3.7 (available: v0.6.1)
[INFO] [stderr]       Adding openpgp-card-pcsc v0.3.1 (available: v0.4.0)
[INFO] [stderr]       Adding openpgp-card-sequoia v0.1.5 (available: v0.2.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rusqlite v0.14.0 (available: v0.40.1)
[INFO] [stderr]       Adding sequoia-net v0.25.0 (available: v0.30.1)
[INFO] [stderr]       Adding sequoia-openpgp v1.22.0 (available: v2.3.0)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nettle-sys v2.3.2
[INFO] [stderr]   Downloaded generic-array v1.4.3
[INFO] [stderr]   Downloaded buffered-reader v1.4.0
[INFO] [stderr]   Downloaded rusqlite v0.14.0
[INFO] [stderr]   Downloaded pcsc-sys v1.3.0
[INFO] [stderr]   Downloaded ptyprocess v0.4.1
[INFO] [stderr]   Downloaded pcsc v2.9.0
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded expectrl v0.7.1
[INFO] [stderr]   Downloaded nettle v7.5.0
[INFO] [stderr]   Downloaded psl v2.1.212
[INFO] [stderr]   Downloaded sequoia-openpgp v1.22.0
[INFO] [stderr]   Downloaded windows v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bbbba8f7fb3454f2307662f97ab39d78aa30c315ec649bb595da145c1aff4cd
[INFO] running `Command { std: "docker" "start" "-a" "1bbbba8f7fb3454f2307662f97ab39d78aa30c315ec649bb595da145c1aff4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bbbba8f7fb3454f2307662f97ab39d78aa30c315ec649bb595da145c1aff4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbbba8f7fb3454f2307662f97ab39d78aa30c315ec649bb595da145c1aff4cd", kill_on_drop: false }`
[INFO] [stdout] 1bbbba8f7fb3454f2307662f97ab39d78aa30c315ec649bb595da145c1aff4cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 207cec6c3be4457f527ffcc04d953e1763602ee44b2d63ee6033177f5413efcf
[INFO] running `Command { std: "docker" "start" "-a" "207cec6c3be4457f527ffcc04d953e1763602ee44b2d63ee6033177f5413efcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling pcsc-sys v1.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking pkcs1 v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking openpgp-card v0.3.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking psl v2.1.212
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking iso7816-tlv v0.4.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b52edc25bfbaa955b4b83c10f998e5224c3478b2/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5bd3247dce82fc3f -C extra-filename=-53481250567b8389 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b52edc25bfbaa955b4b83c10f998e5224c3478b2/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fe12f4f85cb061a2 -C extra-filename=-656aab7132c37df0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-469baa590e521a13.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-231b8e69e99a6213.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8ed72d78990c0ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "207cec6c3be4457f527ffcc04d953e1763602ee44b2d63ee6033177f5413efcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "207cec6c3be4457f527ffcc04d953e1763602ee44b2d63ee6033177f5413efcf", kill_on_drop: false }`
[INFO] [stdout] 207cec6c3be4457f527ffcc04d953e1763602ee44b2d63ee6033177f5413efcf
